www.gusucode.com > 酷维企业网站CMS管理系统 v2.1.0 > 酷维企业网站CMS管理系统 v2.1.0\code\Admin\MessageBox.asp

    <html>
<head>
<meta NAME="GENERATOR" Content="Microsoft FrontPage 4.0" charset="gb2312">
<link rel="stylesheet" href="System/Style.css" type="text/css">
<title>信息提示</title>
<br><br><br><br><br>
<TABLE border=1 align="center" cellPadding=0 cellSpacing=0 bordercolor="#999999" borderColorDark=#ffffff bgcolor="#F9F9F9">
<TBODY><TR>
<TD width="292" height="30" background="Images/topBar_bg.gif"><div align="center"><font color="#FF0000">信息提示</font></div></TD>
</TR><TR>
<TD height="39"><div align="center"><%=Request.QueryString("msg")%></div></TD>
</TR><TR><TD width="292" height="35">
<DIV align=center>
  <INPUT class=main type=submit size=3 value=返回 name=Submit2 onClick="javascript:window.history.go(-1)">
</DIV></TD></TR></TBODY></TABLE><!--#include file="boom.asp" --></html>